Skip to content

Add Xiaomi MiMo V2.5-pro parameters#76

Closed
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:add/xiaomi-mimo-v2.5-pro
Closed

Add Xiaomi MiMo V2.5-pro parameters#76
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:add/xiaomi-mimo-v2.5-pro

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

What this changes

Adds configurable request parameters for Xiaomi MiMo V2.5-pro (api_key).

Same native MiMo shape as MiMo V2.5 — max_completion_tokens, thinking.type (default enabled), temperature, top_p, response_format.type — plus the extra knobs the pro tier accepts: presence_penalty, frequency_penalty, and stop. temperature/top_p carry the except: { thinking.type: enabled } rule since the deep-thinking docs force them to 1.0/0.95 while thinking is on.

Type of change

  • Add a model (new YAML file under models/)

Source

Smoke-tested live through a local Manifest server routing to the real provider (OpenRouter xiaomi/mimo-v2.5-pro): standard params + penalties + stop all accepted (200).

Closes #70

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the model Add a model that's missing label Jun 29, 2026
@guillaumegay13

Copy link
Copy Markdown
Collaborator Author

Superseded by #80, which bundles the remaining model-param requests into a single PR so the merge cuts one modelparams release instead of four. Same files, same live smoke tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

openrouter/xiaomi/mimo-v2.5-pro: parameter coverage

1 participant